home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / python-gst0.10 / RELEASE < prev   
Encoding:
Text File  |  2009-01-19  |  2.1 KB  |  72 lines

  1.  
  2. Release notes for GStreamer Python bindings¬†0.10.14 "you better think"
  3.         
  4.  
  5.  
  6. The GStreamer team is proud to announce a new release
  7. in the 0.10.x stable series of the
  8. GStreamer Python Bindings.
  9.  
  10.  
  11. The 0.10.x series is a stable series targeted at end users.
  12. It is not API or ABI compatible with the stable 0.8.x series.
  13. It is, however, parallel installable with the 0.8.x series.
  14.  
  15.  
  16.   
  17.  
  18. Features of this release
  19.     
  20.       * Handle keep-refcount for GBoxed arguments
  21.       * Mark gst.message* that take ownership of the gst.Structure/gst.TagList
  22.       * Wrap new API in Core and Base
  23.       * Various other bug fixes and improvements
  24.  
  25. Bugs fixed in this release
  26.      
  27.       * 543961 : Memory leak in gst.Bin.do_handle_message
  28.       * 553131 : Import modules in correct order
  29.       * 553134 : Assumes wrong RTLD constants for Linux/MIPS
  30.       * 554545 : gst.Pad methods that return a new buffer as function argu...
  31.       * 556054 : codegen: Add 'keep-refcount' handling for GBoxed arguments
  32.       * 559406 : Add proxy for gst_base_transform_transform_size
  33.       * 559768 : Fix gst-python on systems that don't support RTLD_GLOBAL ...
  34.       * 564580 : Memory leak  in gst.Structure.keys()
  35.       * 566903 : gst.Pad.iterate_internal_links may raise critical warning...
  36.  
  37. Download
  38.  
  39. You can find source releases of gst-python in the download directory:
  40. http://gstreamer.freedesktop.org/src/gst-python/
  41.  
  42. GStreamer Homepage
  43.  
  44. More details can be found on the project's website:
  45. http://gstreamer.freedesktop.org/
  46.  
  47. Support and Bugs
  48.  
  49. We use GNOME's bugzilla for bug reports and feature requests:
  50. http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
  51.  
  52. Developers
  53.  
  54. CVS is hosted on cvs.freedesktop.org.
  55. All code is in CVS and can be checked out from there.
  56. Interested developers of the core library, plug-ins, and applications should
  57. subscribe to the gstreamer-devel list. If there is sufficient interest we
  58. will create more lists as necessary.
  59.  
  60.         
  61. Applications
  62.   
  63. Contributors to this release
  64.     
  65.       * Alessandro Decina
  66.       * Alexander Wirt
  67.       * Edward Hervey
  68.       * Jan Schmidt
  69.       * Sebastian Dr√∂ge
  70.       * Thiemo Seufer
  71.       * Vincent GENIEUX
  72.